﻿
    .body{width: 1000px;margin: 5px auto;}

.box{ background-image: url('/skin/altair/images/diwen.png');
     background-repeat: repeat; /* 让背景图片平铺 */}

    .compinfo{width: 100%;height: 300px;margin-top: 20px;}
    .compinfo .name{height: 53px;width: 100%;}
    .name img{width: 100%;height: 100%;}
    .compinfo .title a img{display: block;}
    
    /* news */
    .compinfo .news{width:300px;float:left;}
    .compinfo .news .content{width:280px;margin: 10px auto;}
    .compinfo .news .content li{margin-top:6px;padding-left:15px;background: url('../images/redarrow.png') no-repeat left 10px;height: 30px;line-height: 30px; overflow: hidden;}
    .compinfo .news .content li a{color: #333333;font-family:SimSun;font-size: 13px;}
    .compinfo .news .content li.selected{background: url('../images/barrow.png') no-repeat left center;}
    .compinfo .news .content li:hover a{color: #26651a;}
    /* about */
    .compinfo .about{width:330px;float:left;margin-left: 35px;}
    .compinfo .about .img {display: block;margin-top: 15px;}
    .compinfo .about .img img{width: 330px;height: 105px;display: block;}
    .compinfo .about p{margin-top:10px;line-height: 30px;height: 90px;text-indent: 2em;width: 330px;position: relative;color: #626262;font-family:SimSun;}
    .compinfo .about p span{color: #36971b;font-weight: bold;}
    .compinfo .about p a{position: absolute; bottom: 2px; right: 4px;color: #fe4418;display: block;}
    /* contact */
    .compinfo .contact{float: right;}
    .contact{width: 300px;}
    .contact .content{background-image: url('../images/contactbg.png');background-position: center 5px;background-repeat: no-repeat;
    }
    .contact ul{margin:8px auto 0;padding-top:10px;}
    .contact li{margin-bottom: 12px; }
    .contact p{padding-left: 40px;color: #474747;font-size: 16px;text-align: left;font-family: Microsoft Yahei;font-weight: 600;line-height: 32px;}
    .contact .tele{height:30px;margin-top:10px;background-image: url('../images/tele.png');background-position: left center;background-repeat: no-repeat;
    }
    .contact .mobi{height:60px;background-image: url('../images/mobile.png');background-repeat: no-repeat;background-position: top left;
    }
    .contact .addr{height: 34px;background-image: url('../images/addr.png');background-repeat: no-repeat;background-position: top left;
   }
   .contact .msg{height: 34px;background-color: rgb(54,151,27);margin-bottom: 0;}
   .contact .msg a{color:white;line-height: 34px;font-size: 16px;display: block;text-align: center;font-weight: bold;font-family: microsoft Yahei;}

.line{clear:both;height: 23px;margin:0 auto;background-image: url('../images/shadow.png');background-repeat: no-repeat;background-position: top center;
    }
    /*.line{height: 50px;width: 100%;background-color: pink;background-repeat: no-repeat;background-position: top center;}*/


    .goods{width: 1000px;margin: 0 auto;min-height: 570px;}/*
    .goods .ghead{height: 80px;width: 100%;background-color: rgb(211,211,211);}*/
    .show{width:880px;height: 80px;background-image: url('../images/product.png');background-repeat: no-repeat;background-position: top center;float:right;}
    .show div {display:inline-block;height: 24px;position: relative;left: 415px;top: 40px;}        
    .show a{font-family: microsoft Yahei;font-size: 16px;color: #fff;} 

    .goods .glist{width: 100px;padding-top: 80px;float: left;}
    .goods .ginfo{width: 1000px;float: left;}

    .ginfo .typelist{width: 100%;height: 60px;border-bottom: 2px solid rgb(211,211,211);}
    .typelist ul{width: 300px;margin:0 auto;height: 60px;}
    .typelist li{display: block;width: 80px;margin: 0 10px;float: left;height: 100%;}

         .outBox{ width:1000px; text-align:left;  }
	.outBox .hd{margin-top: 20px; float:left;line-height:25px;  border-bottom:1px solid #ddd;  position:relative;width:110px; overflow: hidden;  }
	.outBox .hd ul{ background:#36971b; padding-bottom: 10px;}
	.outBox .hd ul li{ border:1px rgb(214,214,214) solid;padding:22px 0; cursor:pointer;text-align: center; font-size: 16px;font-family: Microsoft Yahei; background: #f2f2f2; }
	.outBox .hd ul li.on{ background:rgb(54,151,27); border:1px solid #ddd; color:white; }
	 .outBox .bd{width: 880px;overflow: hidden; margin-left: 20px;}
     .outBox>.tempWrap{width: 880px!important;float: right;}

	.inBox{ width: 880px;float:right;margin-left: 10px; overflow: hidden;}
	.inBox .inHd{ margin-top:10px;height:37px; line-height:37px; border-bottom:1px solid #ccc; padding:0 10px;   }
	.inBox .inHd ul{ overflow:hidden; zoom:1; margin: 0 auto;text-align: center;}
	.inBox .inHd ul li{ display:inline-block; *display:inline; *zoom:1; height:37px; line-height: 37px; margin: 0 10px; text-align:center; cursor:pointer;font-size: 15px;font-family: Microsoft Yahei; padding: 0 8px; }
	.inBox .inHd ul li.on{ border-bottom: 2px solid rgb(243,155,67);  }
	.inBox .inBd ul{ padding:15px;  zoom:1; overflow:hidden; }
	.inBox .inBd li{ float:left;margin-right:12px;width:200px;margin-top:10px;  }
     .inBox .inBd li img{width: 200px;height: 160px; display: block;}
     .inBox .inBd li p{color: #26651a;font-size: 13px;text-align: center;height: 25px;line-height: 35px;overflow: hidden;}





    /*内页*/
   .warp{width: 1000px;min-height: 600px;margin:30px auto;}

   /*内页布局*/
#main{min-height:200px;padding:20px 0;}
.main_l{float:left;width:300px;overflow:hidden;}
.main_r{float:right;width:680px;overflow:hidden;}
.locationbar{border-bottom:1px solid #ddd;}
.contentbox{padding:20px 0;overflow: hidden;}

.main_l .zhuanti{margin-top: 0;}

/*内页左*/
.main_l .box2{margin-bottom:20px;}
.main_l .box2 .tit{height:30px;line-height:30px;padding-left:10px;background:#0387fd;border:1px solid #dbdbdb;}
.main_l .box2 .tit h2{color:#fff;font-family:"Microsoft Yahei";font-weight:normal;font-size:14px;}
.main_l .box2 .con{padding:5px 0 10px;border:1px solid #ddd}

.l_navi .navilist{padding: 0 10px;}
.l_navi .navilist li{margin-bottom:1px;}
.l_navi .navilist li a{display:block;line-height:30px;text-decoration:none;padding-left:47px;color: #333;font-size: 14px;}
.l_navi .navilist li .toplv{border-bottom:2px solid #ddd;background: url(../images/sj_4.png) no-repeat 30px 10px;}
.l_navi .navilist .sub a{padding-left:62px;border-bottom: 1px dashed #ccc;}
.l_navi .navilist .sub a:hover,.l_navi .navilist .sub a.on{background:#1b7b00; color: #fff;}
.l_navi .navilist li .toplv:hover,.l_navi .navilist li.on .toplv{background:#1b7b00 url(../images/sj_2.png) no-repeat 30px 10px; color: #fff;}

.main_l .l_lxfs .con{padding:5px;}
.l_lxfs .con table .title{width:50px;}
.l_lxfs .con table td{padding:4px 2px;}
.l_lxfs .con p{margin-bottom:10px;}

/*位置导航*/
.m_location{height:40px; line-height:40px;}
.m_location i{display:block; width:8px; height:16px; background:#1b7b00;margin:12px 10px 0 10px;float:left;}
.m_location,.m_location a{color:#333;font-size: 13px;font-family:"Microsoft Yahei";}

/*新闻列表*/
.nlist_n li{height:30px;line-height:30px;overflow:hidden;background:url('../images/redarrow.png') no-repeat 5px center;border-bottom:1px dotted #e2e1e0;padding:0 5px 0 26px;font-family: Arial,SimSun;}
.nlist_n li a{color:#444;float:left;font-size:13px;}
.nlist_n li span{float:right;}
.nlist_n li:hover a,.nlist_n li:hover span{color:#1b7b00;}

/*图片列表*/
.ilist_n{overflow:hidden;}
.ilist_n li{float:left;text-align:center;margin:0 16px 16px 0;width:216px;}
.ilist_n li .img{text-decoration:none;}
.ilist_n li .img img{width:216px;height:150px;display:block;}
.ilist_n li p{height:30px;line-height:30px;font-size:13px;overflow:hidden;font-family: Arial,SimSun;}
.ilist_n li p a{line-height:30px;text-decoration:none;color:#444;}
.ilist_n li:hover p a{color:#1b7b00;}

/*图文列表*/
.inlist_n li{padding:10px 0;border-bottom:1px dashed #ccc;}
.inlist_n .imgtext .img img{width:140px;height:105px;}
.inlist_n .imgtext .text h3{text-align:left;}
.inlist_n .imgtext .text h3 a{color:#FF4D52;}
.inlist_n .imgtext .text h3 a:hover{text-decoration:underline;} 

.main_r .ilist_n{width: 696px;}

/*分页*/
.pagelist{text-align:center;margin:10px 0;}
.pagelist b,.pagelist a{display:inline-block;border:1px solid #1b7b00;background:#fff;color:#ccc;padding:3px 10px;margin:0 5px;}
.pagelist b{background:#1b7b00;}
.pagelist a{color:#555;}
.pagelist a:hover{color:#fff;background:#1b7b00;}

/*新闻正文*/
#article{font-family:Arial, SimSun, sans-serif;}
.article_topbar{margin: 0 0 10px 0;}
.article_topbar .article_topic{text-align:center;font-size:22px;margin-bottom:10px;font-weight:bold;color: #474747;}
.article_info{text-align:center;}
.article_info span{margin:0 10px;}
.article_content{line-height:22px;font-size: 14px;font-family:SimSun, sans-serif;}
.article_content p{margin-bottom:10px;line-height:22px;}
.article_page{padding:15px 0 0;}
.article_page li,.article_page li a{color:#725252;line-height:25px;}
.article_page li a:hover{color:#c91919;}

.gbook .tableborder {background:#ccc;}
.gbook .tableborder tr td{background:#fff;padding:4px;}
.gbook .tableborder .header td {background:#ddd;}
.gbook .tb_ly{margin-bottom:20px;}
.gbook .tb_ly .tb_hf{background:#ccc;}
.gbook .tb_ly .tb_hf tr td{background:#ddd;}
.gbook .pagelist b,#gbook .pagelist a{border:1px solid #ccc;line-height:18px;}
.gbook .pagelist b,#gbook .pagelist a:hover{border:1px solid #ccc;background:#ccc;}
.gbook #form1 .xin{color:#f00;margin-right:5px;}
.gbook #form1 input{padding:2px 4px;}


.footer{background-image: url('/skin/altair/images/diwen.png');
     background-repeat: repeat; /* 让背景图片平铺 */}